home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Freeware / Miro 1.0 / Miro_Installer.exe / imagemagick / Notice.txt < prev    next >
Encoding:
Text File  |  2007-11-12  |  6.6 KB  |  137 lines

  1. The ImageMagick logo is copyright Pineapple USA Inc.  It is freely
  2. distributable, however, modifications (other than resizing) to the logo are
  3. not permitted.
  4.  
  5. ----
  6.  
  7. ImageMagick incorporated a small portion of code from the gsview package to
  8. locate Ghostscript under Windows in magick/nt_base.c.  The source code is
  9. distributed under the following license:
  10.  
  11.     Copyright (C) 2000-2002, Ghostgum Software Pty Ltd.  All rights reserved.
  12.  
  13.     Permission is hereby granted, free of charge, to any person obtaining
  14.     a copy of this file ("Software"), to deal in the Software without
  15.     restriction, including without limitation the rights to use, copy,
  16.     modify, merge, publish, distribute, sublicense, and/or sell copies of
  17.     this Software, and to permit persons to whom this file is furnished to
  18.     do so, subject to the following conditions:
  19.  
  20.     This Software is distributed with NO WARRANTY OF ANY KIND.  No author or
  21.     distributor accepts any responsibility for the consequences of using it,
  22.     or for whether it serves any particular purpose or works at all, unless
  23.     he or she says so in writing.
  24.  
  25.     The above copyright notice and this permission notice shall be included
  26.     in all copies or substantial portions of the Software.
  27.  
  28. ----
  29.  
  30. The Base64Decode() and Base64Encode() methods in magick/utility.c is based
  31. on source code obtained from OpenSSH.  The source code is distributed under
  32. the following license:
  33.  
  34.     Copyright (c) 2000 Markus Friedl.  All rights reserved.
  35.  
  36.     Redistribution and use in source and binary forms, with or without
  37.     modification, are permitted provided that the following conditions are met:
  38.  
  39.        1. Redistributions of source code must retain the above copyright
  40.           notice, this list of conditions and the following disclaimer.
  41.        2. Redistributions in binary form must reproduce the above copyright
  42.           notice, this list of conditions and the following disclaimer in the
  43.           documentation and/or other materials provided with the distribution.
  44.  
  45.     THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  46.     IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  47.     OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  48.     IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  49.     INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  50.     BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  51.     USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  52.     ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  53.     (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  54.     OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  55.  
  56. ----
  57.  
  58. ImageMagick includes patterns in coders/pattern.c which are derived from
  59. XFig and is distributed under the following license:
  60.  
  61.     FIG : Facility for Interactive Generation of figures Copyright (c)
  62.     1985-1988 by Supoj Sutanthavibul Parts Copyright (c) 1989-2000 by Brian
  63.     V. Smith Parts Copyright (c) 1991 by Paul King
  64.  
  65.     Any party obtaining a copy of these files is granted, free of charge,
  66.     a full and unrestricted irrevocable, world-wide, paid up, royalty-free,
  67.     nonexclusive right and license to deal in this software and documentation
  68.     files (the "Software"), including without limitation the rights to use,
  69.     copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  70.     of the Software, and to permit persons who receive copies from any such
  71.     party to do so, with the only requirement being that this copyright
  72.     notice remain intact.
  73.  
  74. ----
  75.  
  76. Portions of the magick/xml-tree.c was derived from ezxml which is licensed as
  77. follows:
  78.  
  79.   Copyright 2004, 2005 Aaron Voisine <aaron@voisine.org>
  80.  
  81.   Permission is hereby granted, free of charge, to any person obtaining a copy
  82.   of this software and associated documentation files (the "Software"), to deal
  83.     in the Software without restriction, including without limitation the rights
  84.     to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  85.     copies of the Software, and to permit persons to whom the Software is
  86.     furnished to do so, subject to the following conditions:
  87.  
  88.   The above copyright notice and this permission notice shall be included in
  89.   all copies or substantial portions of the Software.
  90.  
  91.   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  92.   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  93.   FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
  94.     AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  95.     LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  96.   OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  97.   SOFTWARE.
  98.  
  99. ----
  100.  
  101. In November 2002, the GraphicsMagick Group created GraphicsMagick from
  102. ImageMagick Studio's ImageMagick source. ImageMagick adopted some of their
  103. improvements to existing programs and scripts under the following license:
  104.  
  105.     Copyright (C) 2002 GraphicsMagick Group, an organization dedicated to
  106.     making software imaging solutions freely available.
  107.  
  108.     Permission is hereby granted, free of charge, to any person
  109.     obtaining a copy of this software and associated documentation files
  110.     ("GraphicsMagick"), to deal in GraphicsMagick without restriction,
  111.     including without limitation the rights to use, copy, modify, merge,
  112.     publish, distribute, sublicense, and/or sell copies of GraphicsMagick,
  113.     and to permit persons to whom GraphicsMagick is furnished to do so,
  114.     subject to the following conditions:
  115.  
  116.     The above copyright notice and this permission notice shall be included
  117.     in all copies or substantial portions of GraphicsMagick.
  118.  
  119.     The software is provided "as is", without warranty of any kind, express or
  120.     implied, including but not limited to the warranties of merchantability,
  121.     fitness for a particular purpose and noninfringement.  In no event shall
  122.     GraphicsMagick Group be liable for any claim, damages or other liability,
  123.     whether in an action of contract, tort or otherwise, arising from, out
  124.     of or in connection with GraphicsMagick or the use or other dealings
  125.     in GraphicsMagick.
  126.  
  127.     Except as contained in this notice, the name of the GraphicsMagick Group
  128.     shall not be used in advertising or otherwise to promote the sale, use
  129.     or other dealings in GraphicsMagick without prior written authorization
  130.     from the GraphicsMagick Group.
  131.  
  132. ----
  133.  
  134. ImageMagick makes use of third-party "delegate" libraries to support certain
  135. optional features. These libraries bear their own copyrights and licenses,
  136. which may be more or less restrictive than the ImageMagick license.
  137.